home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 226-250 / disk_237 / speed / speed.doc < prev    next >
Text File  |  1992-05-06  |  3KB  |  65 lines

  1.   ***************************************************************
  2. * *                                                           * *
  3. * *                                                           * *
  4. * *            Speed 1.00, by Jez San            * *
  5. * *         (c)1989 Argonaut Software Ltd.            * *
  6. * *                                                           * *
  7. * *        Mill Hill, London...   ENGLAND            * *
  8. * *                                                           * *
  9. * *    FrillFree Shareware Software For Amiga Computers        * *
  10. * *                                                           * *
  11. * *                                                          * *
  12.   ***************************************************************
  13.  
  14.  
  15. A performance benchmark program useful for comparing Amiga processing speeds.
  16.  
  17.  
  18. This program will perform 10,000 iterations of some selected groups
  19. of 68000 instructions whilst using AmigaDOS's DateStamp time function
  20. to record how many ticks it took to complete.
  21.  
  22.  
  23. The Timed Duration is then compared against two known prestored times,
  24. one for a stock out of the box A2000 Amiga, and one for an A2620 equipped
  25. A2000 (or A2500) Amiga.  A relative comparison is calculated and displayed.
  26.  
  27.  
  28. This program contains a benchmark that has been written to try and test
  29. memory performance as well as processor performance.  It does this by
  30. having loops slightly bigger than the '020 or '030 cache (but not a 68040)
  31. That way, the processor will need to fetch from RAM and it will highlight
  32. deficiencies in some manufacturers' 68020 boards that rely on benchmarks
  33. optimised to fit into the '020 cache.
  34.  
  35.  
  36. Do not read two much into these benchmark figures... they are for comparisons
  37. between Amiga to Amiga, and are not worth likening to Dhrystones, Whetstones
  38. or any other stone for that matter.
  39.  
  40.  
  41. Hope you enjoy SPEED.  It is freely redistributable provided no profit
  42. is made from it and that my due credits are left intact.
  43. Ie: PD-clubs must only charge a small amount for media charges!
  44. This is freely uploadable to bbs's and online services.
  45.  
  46.  
  47. The sourcecode is provided to prove it is Virus-free and not a Trojan. Do
  48. not accept a copy of this program if the sourcecode is not included as you
  49. are taking a big risk!
  50.  
  51.  
  52. This program was assembled using ArgAsm, a new assembler coming soon from
  53. Argonaut Software.  It is compatible with its contemporaries, but at least 10
  54. times faster than the fastest competition.  We're talking up to 1 million
  55. lines per minute on a standard Amiga... typically 250,000.
  56.  
  57.  
  58. -- Jez San.
  59. Argonaut Software,
  60. London, ENGLAND.
  61.  
  62. Can be reached on bix "jsan", P/Link "UK JEZ", Compuserve 72247,3661.
  63.  
  64.  
  65.